var google.golang.org/grpc/balancer/pickfirst/pickfirstleaf.connectionAttemptsSucceededMetric
3 uses
	google.golang.org/grpc/balancer/pickfirst/pickfirstleaf (current package)
		pickfirstleaf.go#L74: 	connectionAttemptsSucceededMetric = expstats.RegisterInt64Count(expstats.MetricDescriptor{
		pickfirstleaf.go#L602: 		connectionAttemptsSucceededMetric.Record(b.metricsRecorder, 1, b.target)
		pickfirstleaf.go#L657: 			connectionAttemptsSucceededMetric.Record(b.metricsRecorder, 1, b.target)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)